.navbar_cover {
    padding: 0px !important;
}

.bg-lights {
    background: white;
}

.navbars-bottom {
    /*border-bottom: 2px solid #fff !important;*/
}

.fixs_top {
    z-index: 1030;
}

.container_cover {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.nopadding {
    width: 1200px;
    padding: 0px !important;
}

.img_fa {
    display: flex;
    align-items: center;
}

.img_fa img {
    /* width: 308px; */
    /* height: 54px; */
}

.nav-item-cover {
    display: flex;
    align-items: center;
    width: 100px;
    height: 40px;
}

.nav-item{
    float:left;
}

.nav-item_fa1 {
    display: block;
    font-size: 16px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 49px;
    text-align: center;
    color: white;
    line-height: 49px;
/*    padding-bottom: 102px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);*/
}

.nav-item_fa1:hover {
    font-size: 16px !important;
    /* margin-left: auto;
    margin-right: auto; */
    /* width: 100px;
    height: 40px; */
    text-align: center;
    color: white;
    line-height: 49px;
    /* background-image: url(../images/nav_bg.png); */
/*    padding-bottom: 102px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
     background: #808080 !important; */
}

.aboutlx {
    display: block;
    padding-top: 219px;
    width: 100%;
    background: url(../images/aboutlx.jpg) no-repeat center;
}

/* .aboutlx_main{
    
    color: wheat;
    width: 1180px;
    height: 660px;
    margin-left: auto;
    margin-right: auto;
} */


.aboutlx_a {
    background-color: #5a5a5a;
    display: inline-block;
    float: left;
    width: 300px;
    height: 400px;
    margin-right: 30px;
}
.aboutlx_ad{
    margin-top: 20px;
    margin-left: 20px;
    width: 260px;
    height: 360px;
}
.about_top{
    margin-bottom: 20px;
    height: 160px;
    width: 260px;
    background: url(../images/cs.jpg) no-repeat center;
}
.about_top_b{
    margin-bottom: 20px;
    height: 160px;
    width: 260px;
    background: url(../images/b.jpg) no-repeat center;
}
.about_top_c{
    margin-bottom: 20px;
    height: 160px;
    width: 260px;
    background: url(../images/c.jpg) no-repeat center;
}
.aboutlx_p{
    color: white;
    width: 260px;
    height: 32px;
    font-size: 20px;
    margin-bottom: 10px;
}
.aboutlx_a:hover{
    background: #0067b2;
}
.procen{
    width: 100%;
    height: 560px;
    background: url(../images/procen.jpg) no-repeat center;
}
.newcen{
    width: 100%;
    height: 720px;
    background: url(../images/newcen.jpg) no-repeat center;
}


.fenye span{display: inline-block;
    padding: 5px 10px;
}
.content table{width: 100%;}





#et-slider-wrapper { /*height: 500px; */position: relative; background: #0c151b; }
	.et-slide { background-repeat: no-repeat; background-position: top center; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; /*position: absolute; top: 0; left: 0;*/ width: 100%; height: 100%; }
		.et-slide .container { padding: 220px 0 0; }
			.et-slide .description { text-shadow: 0 2px 2px rgba(0,0,0,0.3); color: #fff; font-size: 18px; float: left; width: 412px; padding-top: 95px;
	-webkit-animation-duration: .6s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp; }
				.description h2 { font-size: 60px; color: inherit; }
					.description h2 a { color: #fff; }
					.description h2 a:hover { text-decoration: none; color: rgba(255,255,255,0.95); }
					.subtitle { font-size: 32px; text-transform: uppercase; color: #c3e54b; }
					.description .more { float: right; display: inline-block; text-transform: uppercase; font-size: 24px; color: #fff; text-shadow: 0 -1px 1px rgba(0,0,0,0.8); padding: 17px 28px; border: 1px solid #17242a; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 3px 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 3px 3px rgba(0,0,0,0.3); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 3px 3px rgba(0,0,0,0.3);
					background: #2a3f4a;
background: -moz-linear-gradient(top, #2a3f4a 0%, #1e2f37 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a3f4a), color-stop(100%,#1e2f37)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2a3f4a 0%,#1e2f37 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2a3f4a 0%,#1e2f37 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2a3f4a 0%,#1e2f37 100%); /* IE10+ */
background: linear-gradient(to bottom, #2a3f4a 0%,#1e2f37 100%); /* W3C */
}

.js .et-slide { display: none; }
.js .et-slide:first-child { display: block; }

.et-slider-arrows a { display: block; background-repeat: no-repeat; width: 38px; height: 38px; position: absolute; top: 50%; text-indent: -9999px; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; }
#et-slider-wrapper .et-arrow-prev { left: 60px; background-image: url(../images/left-arrow.png); }
#et-slider-wrapper .et-arrow-next { right: 60px; background-image: url(../images/right-arrow.png); }
#et-slider-wrapper:hover .et-slider-arrows a { opacity: 1; }
#et-slider-wrapper:hover .et-arrow-prev { left: 80px; }
#et-slider-wrapper:hover .et-arrow-next { right: 80px; }

#et-slider-controls { position: absolute; bottom: 75px; left: 0; width: 100%; opacity: 0; }
	#et-slider-controls .et-controllers { /*width: 530px; float: right; margin-right: auto;margin-left: auto;*/text-align: center;}
		#et-slider-controls .et-controllers a { display: inline-block; width: 17px; height: 17px; background: url(../images/slider_control.png) no-repeat; text-indent: -9999px; margin: 0 1px; }
		#et-slider-controls .et-controllers a.et-active-control { background-image: url(../images/active_slider_control.png); }

		.et-controllers a.et-active-control:hover { cursor: default; }


